Creates a bitmap image representing this diagram, clipped by specified polygon.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public IImage CreateImage ( |
Visual Basic
![]() |
---|
Public Function CreateImage( _ |
An array of Point values.
A Microsoft.Maui.Graphics.IImage instance.
Pixels outside the specified polygon are set transparent.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |